home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / art&graf.ix / art-3139 / tny_boot / tny_boot.doc next >
Text File  |  1989-04-13  |  2KB  |  54 lines

  1. TINY BOOT by DW Binnion
  2.  
  3. TNY_BOOT.PRG is a little program I wrote to make booting a little
  4. less boring.  Even with a hard drive it takes about 50 seconds for
  5. my desk accessories to load, leaving me with a totally blank
  6. screen.  I've had several boot-up picture loaders but they all had
  7. flaws - too slow or required the name of the picture or used a
  8. format other than tiny - which for several reasons, I prefer. 
  9. Thus was born TINY BOOT.  It displays a randomly selected picture
  10. at boot up time.  The pictures can be in a designated folder or
  11. the AUTO folder. 
  12.  
  13. TNY_BOOT.PRG is put in the AUTO folder and MUST be the last PRG
  14. file for the picture to remain on screen while the accessories are
  15. loading.  I use both FOLDERSXXX and UNIVERSE and they don't mind
  16. not being last.  UNIVERSE is next to last and has worked
  17. flawlessly.
  18.  
  19. TNY_BOOT.PRG can display pictures in all three resolutions but
  20. will not display color pics on a monochrome monitor or hi-rez pics
  21. on a color one.  The program is long enough already without
  22. providing a dithering algorithm.  It is smart enough to figure out
  23. what kind of monitor you're using and adjust accordingly.
  24.  
  25. After placing TNY_BOOT.PRG in the AUTO folder, either: 
  26.             1) move some TNY pics into that folder, or
  27.             2) create a TNY_BOOT.INF file specifying which folder
  28.                the pics are found in. You may also turn off my
  29.                vanity title by putting an 'N' on the second line.
  30.                For example:
  31.  
  32.                         E:\clip_art\boot.pic
  33.                         N
  34.  
  35.                this will tell TNY_BOOT to look for the pictures on
  36.                drive E in the CLIP_ART\BOOT.PIC\ folder.  It also
  37.                turns off the title
  38.  
  39.                         E:\clip_art\boot.pic
  40.                         Y
  41.  
  42.                Does the same thing but keeps the titling on.      
  43.           You'll get to see my name and the name of the TINY
  44.                picture on screen.
  45.  
  46. That's all there is to it.  The pics don't have to be segregated
  47. according to resolution and you don't have to move them from the
  48. folder you normally keep them in.  TINY BOOT looks to see which
  49. folder the pics are in and if it doesn't find the TNY_BOOT.INF
  50. file it looks for the pictures in the AUTO folder.
  51.  
  52.                               DWBinnion
  53.  
  54.          D-W-B GEnie                           D_W_B Delphi